[INFO] fetching crate spatialbench-cli 0.2.0...
[INFO] checking spatialbench-cli-0.2.0 against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] extracting crate spatialbench-cli 0.2.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate spatialbench-cli 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate spatialbench-cli 0.2.0
[INFO] tweaked toml for crates.io crate spatialbench-cli 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate spatialbench-cli 0.2.0 on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate spatialbench-cli 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b80b4076bc282cfb5f39f24edf21a82c419fe2551b45f805f72efcdb0f46eb5d
[INFO] running `Command { std: "docker" "start" "b80b4076bc282cfb5f39f24edf21a82c419fe2551b45f805f72efcdb0f46eb5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b80b4076bc282cfb5f39f24edf21a82c419fe2551b45f805f72efcdb0f46eb5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b80b4076bc282cfb5f39f24edf21a82c419fe2551b45f805f72efcdb0f46eb5d" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b80b4076bc282cfb5f39f24edf21a82c419fe2551b45f805f72efcdb0f46eb5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b80b4076bc282cfb5f39f24edf21a82c419fe2551b45f805f72efcdb0f46eb5d" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling flatbuffers v25.9.23
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling arrow-schema v56.2.0
[INFO] [stderr]    Compiling rustls v0.23.33
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking rustls-native-certs v0.8.2
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling psm v0.1.27
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]     Checking zlib-rs v0.5.2
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking libz-rs-sys v0.5.2
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking zerocopy v0.8.27
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling sqlparser_derive v0.3.0
[INFO] [stderr]     Checking arrow-buffer v56.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking arrow-data v56.2.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking comfy-table v7.1.2
[INFO] [stderr]     Checking rustls-webpki v0.103.7
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling arrow-array v56.2.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking quick-xml v0.38.3
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking sqlparser v0.58.0
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling arrow-select v56.2.0
[INFO] [stderr]    Compiling arrow-arith v56.2.0
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]    Compiling arrow-row v56.2.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]    Compiling arrow-cast v56.2.0
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]    Compiling arrow-string v56.2.0
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking object_store v0.12.4
[INFO] [stderr]     Checking arrow-ipc v56.2.0
[INFO] [stderr]     Checking arrow-ord v56.2.0
[INFO] [stderr]     Checking arrow-csv v56.2.0
[INFO] [stderr]     Checking arrow-json v56.2.0
[INFO] [stderr]     Checking arrow v56.2.0
[INFO] [stderr]     Checking datafusion-doc v50.3.0
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr] error: could not compile `object_store` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name object_store --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object_store-0.12.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="aws"' --cfg 'feature="base64"' --cfg 'feature="cloud"' --cfg 'feature="default"' --cfg 'feature="form_urlencoded"' --cfg 'feature="fs"' --cfg 'feature="http"' --cfg 'feature="http-body-util"' --cfg 'feature="hyper"' --cfg 'feature="md-5"' --cfg 'feature="quick-xml"' --cfg 'feature="rand"' --cfg 'feature="reqwest"' --cfg 'feature="ring"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="serde_urlencoded"' --cfg 'feature="walkdir"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws", "azure", "base64", "cloud", "default", "form_urlencoded", "fs", "gcp", "http", "http-body-util", "httparse", "hyper", "integration", "md-5", "quick-xml", "rand", "reqwest", "ring", "rustls-pemfile", "serde", "serde_json", "serde_urlencoded", "tls-webpki-roots", "walkdir"))' -C metadata=242c1bdc7a081117 -C extra-filename=-f54cde6da0652731 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-6420e95a232abf0d.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c45921a60488a2a8.rmeta --extern form_urlencoded=/opt/rustwide/target/debug/deps/libform_urlencoded-a0709cb2f4e6749a.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-5630f751cf7a759f.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-28a8fa56a339b838.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-b334190db241178a.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-80f95db44a7489f2.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-5c37a60460c1e9f6.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-ac1cf5e414eca6f7.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-c136d2387b7f9770.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-80f293726b45e832.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-f0f3780066f274e0.rmeta --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-760125bee1146847.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-b7d8c16e7663c661.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-043886cbd9405d46.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-2fae7068054bd26f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-fb2277d20fabc14b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-08096edc414c8c50.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-0d6c1534f9faa396.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-476247131811635e.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a8ceaf861da56cd7.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e4b5711f4e25bfe4.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-29c371c701267a7f.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-1278d11b181efceb.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-7b9d215ecd1dfdbb/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `sqlparser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name sqlparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlparser-0.58.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="recursive"' --cfg 'feature="recursive-protection"' --cfg 'feature="sqlparser_derive"' --cfg 'feature="std"' --cfg 'feature="visitor"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigdecimal", "default", "json_example", "recursive", "recursive-protection", "serde", "serde_json", "sqlparser_derive", "std", "visitor"))' -C metadata=ed5ea9e7581abcfa -C extra-filename=-4347d5c1ed9eae26 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-d1445fb67721d80a.rmeta --extern recursive=/opt/rustwide/target/debug/deps/librecursive-780082f8865e7702.rmeta --extern sqlparser_derive=/opt/rustwide/target/debug/deps/libsqlparser_derive-8ef6717df02f59e6.so --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-4e9f39c3e765766e/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b80b4076bc282cfb5f39f24edf21a82c419fe2551b45f805f72efcdb0f46eb5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b80b4076bc282cfb5f39f24edf21a82c419fe2551b45f805f72efcdb0f46eb5d", kill_on_drop: false }`
[INFO] [stdout] b80b4076bc282cfb5f39f24edf21a82c419fe2551b45f805f72efcdb0f46eb5d
